home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / etc / acpi / events / ibm-lockbtn < prev    next >
Encoding:
Text File  |  2006-10-15  |  312 b   |  10 lines

  1. # /etc/acpi/events/ibmlockbtn
  2. # This is called when the user presses the lock button
  3. #
  4. # The new LenovoPads change the function of this key, *sigh*
  5. # so we need to detect what the model is and send a BATTERY key
  6. # event instead
  7.  
  8. event=ibm/hotkey HKEY 00000080 00001003
  9. action=/etc/acpi/thinkpad-lockorbattery.sh
  10.